Avoid potential DLL hijacking in Wintab code
authorTor Lillqvist <tml@iki.fi>
Thu, 9 Sep 2010 12:44:12 +0000 (15:44 +0300)
committerTor Lillqvist <tml@iki.fi>
Thu, 9 Sep 2010 12:44:12 +0000 (15:44 +0300)
commite7483343275e6ac4c402b84d99635d1ef8ed86be
tree0593be7f772c55697f408f6e654d2505dc6ef852
parent7464a9ca0847c75f577f2200b9b2bab28bc01111
Avoid potential DLL hijacking in Wintab code

Load Wintab32.dll from an absolute path. A proper Wintab32.dll, if
present, should be in the Windows system directory, so load it from
there.
gdk/win32/gdkdevicemanager-win32.c